-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Components: Modal, add story #18083
Components: Modal, add story #18083
Conversation
This update adds a story for the Modal component. The story showcases an updated and enhanced example from the Modal README. It also includes a series of knobs to better demonstrate the Modal props.
@gziolo Updates pushed! I also updated the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gziolo Refactored the |
It only hides them as far as I can tell :) The issue exists. I updated Travis jobs which reports it: https://travis-ci.com/WordPress/gutenberg/jobs/251398499#L1095.
Anyway, it's not an issue with this PR. It's also filed in #11631. |
Components: Modal, Add story
This update adds a story for the Modal component.
The story showcases an updated and enhanced example from the Modal
README. It also includes a series of knobs to better demonstrate the
Modal props.